home *** CD-ROM | disk | FTP | other *** search
/ sustworks.com / 2014.06.sustworks.com.tar / sustworks.com / IPNetSentryX_1.3.dmg / IPNetSentryX folder / IPNetSentryX.app / Contents / Resources / English.lproj / Demo.nib / classes.nib next >
Text File  |  2005-11-16  |  553b  |  18 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {accept = id; doNotAccept = id; help = id; }; 
  5.             CLASS = DemoController; 
  6.             LANGUAGE = ObjC; 
  7.             OUTLETS = {
  8.                 expirationDate = NSTextField; 
  9.                 expirationText = NSTextField; 
  10.                 licenseText = NSTextView; 
  11.                 registrationData = NSTextView; 
  12.             }; 
  13.             SUPERCLASS = NSWindowController; 
  14.         }, 
  15.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  16.     ); 
  17.     IBVersion = 1; 
  18. }